device driver
美
英 
- n.设备驱动程序
- 网络装置驱动程式;设备驱动程式;设备驱动器
英汉解释
例句
On Windows, the file name of a device driver is different from that of a common file; it's usually called the device pathname instead.
Windows设备驱动程序的文件名不同于普通文件,通常称为设备路径名。
As graphics hardware evolved, GDI gained the ability to be hardware-accelerated through a set of DDIs (Device Driver Interface).
随着图形硬件(显卡)演进,GDI通过DDI(设备驱动接口)获得了硬件加速的能力。
Generally speaking, the device handle is determined by the name of a particular device driver.
一般而言,设备句柄由具体设备驱动程序的名称决定。
The device driver must not be interrupted until the probing is complete, or the hardware device could be left in an unpredictable state.
这个设备驱动一定不能被中断,直到探测完成,否则硬件设备可能进入不可预知的状态。
The device driver of embedded system must be customed and be one part of embedded operation system and applications not to be separate.
嵌入式设备的各个特点限定了它的设备驱动程序必须定制,并且和嵌入式操作系统以及应用程序完全绑定在一起构成一个不可分割的整体。
The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents.
loop设备是一个设备驱动程序,利用它可以将文件作为一个块设备挂载到系统中,然后就可以查看这个文件系统中的内容了。
Installing this device driver is not recommended because Windows cannot verify that it is compatible with your hardware.
不推荐安装这个驱动程序。原因是Windows无法确认这个驱动程序是否与硬件兼容。
Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory.
由于设备驱动程序的前一个范例仍在内存中,Windows无法加载设备驱动程序。
The access to a specific device is handled by traditional physical device driver associated with it.
对特定设备的访问由与它相关联的传统物理设备驱动程序处理。
Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers.
我使用的打印机没有Linux驱动,而且Ubuntu和Linux总体上都要解决设备驱动问题,只有少数生产厂商提供Linux驱动。
Unable to open device driver containing RAS performance data.
无法打开包含RAS性能数据的设备驱动程序。
Setup does not consider whether the OEM - supplied device driver is digitally signed when Setup selects a device driver match .
安装程序在选择设备驱动程序匹配项时,不会考虑OEM提供的设备是否已经过数字签名。
A device driver should only export a device interface if it implements that device interface entirely.
如果设备驱动完全实现设备接口,它应该仅仅export一个设备接口。
At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
在进行初始化时,设备驱动程序会分配一个net_device结构,然后使用必须的程序对其进行初始化。
It is one of the common building blocks of Linux device-driver code and probably one that you will use in any driver you write.
它是Linux设备驱动代码的一个公共构建代码块,你在编写任何驱动时都可能用到。
Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.
假设我们必须从头开始编写这个设备驱动程序,在开发这个设备驱动程序时还没有实际的硬件。
Windows finds and then installs the iPhone device driver - the message appears as a pop-up from the System Tray.
Windows会自动找到并安装iPhone设备驱动程序——系统托盘弹出时会显示信息。
It may be possible to supply an OEM-supplied device driver, but it may not be selected and used.
可能还会提供OEM提供的设备驱动程序,但可能不会选择和使用该程序。
The device driver we will be building will not be that complex and will basically be the only driver in the stack.
我们将要创建的驱动程序不会那么复杂,而只是简简单单的一个在堆栈中的驱动而已。
Design of a signal processing card for diode array detector and development of its virtual device driver.
二极管阵列检测器信号处理卡的研制及其虚拟设备驱动程序的开发。
They are initialized and accessed only within the device driver; higher layers do not need to care about them.
它由只由设备驱动程序初始化和访问,更上层的应用不必考虑。
NetBSD uses the cryptographic device driver (CGD) to implement an encrypted file system with a virtual device.
NetBSD使用加密设备驱动程序(CGD)通过虚拟设备实现加密的文件系统。
That way, when a process performs an operation on the device, the kernel knows what device driver should be referenced.
这样,进程对设备执行操作时,内核就会知道应该引用什么设备驱动程序。
A device driver is a software program that enables a hardware device to work with an operating system.
设备驱动程序是可使硬件设备与操作系统工作的软件程序。
The simulation mechanism and the simulation tools together form a simulation framework for device driver development.
模拟机制和模拟工具一起组成了一个设备驱工具详细一起动开发的模拟化框架。
You can find the right device driver by selecting the manufacturer and model of your hardware device.
通过选择硬件设备制造商和类型,您可找到正确的设备驱动程序。
Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。
But with DMA, which uses asynchronous transmissions, the device driver needs to wait for an explicit interrupt from the NIC.
但在DMA中,也就是用户使用异步传送模式,设备驱动须要等待NIC一个清楚的中断。
This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.
本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。
Package can be rebuilt only on a system that does not have Server Administrator device driver (HAPI) installed.
不能在装有HAPI设备驱动程序的系统上重建软件包。
We can only modify the device driver when the hardware device is to be updated without compiling the whole system.
如需对硬件设备升级,只需修改软件的设备驱动程序。而无需对整个系统重新编译。
The device driver with the lowest rank is considered the most suitable possible match and is the device driver installed.
等级最低的设备驱动程序将被视为最适合的可能匹配项,并且是要安装的设备驱动程序。
DSF is especially helpful in executing device driver kernel code where the device may not be present.
当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。
Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system.
由于系统中已有一个重复的设备,Windows无法加载这个硬件的设备驱动程序。
The Symbol CF card, unlike the PCMCIA card, lacks firmware on the card and depends on the device driver to download the firmware.
不同于PCMCIA卡,SymbolCF卡缺乏板载固件,它依靠设备驱动程序来下载固件。
SCM enables you to control a service, but you cannot control a device driver.
使用SCM可以控制服务,但不能控制设备驱动程序。
Notifies an application or device driver of a change to the hardware configuration of a device or the computer .
通知应用程序或设备驱动程序,设备或计算机的硬件配置发生了变化。
Generally speaking, device driver is an obstacle in peripheral development.
设备驱动程序是外设开发中的难点。
Retrieves all the services on the specified computer, except for the device driver services.
检索指定计算机上的所有服务(设备驱动程序服务除外)。
The Host AP device driver: Supports the Host AP mode of Prism chipsets that lets a WLAN host act as an access point.
HostAP设备驱动程序:支持Prism芯片组的AP模式,可以使WLAN主机起访问点的作用。